﻿#f20866 {
    width: 160px !important;
}
#f29517 {width:240px !important;
}
.cs-min-max-filter__item-count,
.cs-fltr-cnt {
    display: none;
}


.is-top {
    background-color: #DEF5C4;
}

.fixed {
    position: fixed;
    top: 0;
}

.map-content {
    font-size: 13px;
    overflow: hidden;
    width: 320px;line-height:14px;
}

    .map-content .header {
        font-size: 14px;
        margin-bottom: 8px;
        margin-top: 8px;
    }

    .map-content .img_block {
        margin-right: 13px;
        text-align: center;
        height: 132px;
        width: 132px;
        float: left;
    }

    .map-content .content_block {
        float: left;
        width: 170px;
        padding-top: 9px;
    }

    .map-content .price {
        color: #F4942A;
        font-size: 18px;
    }

.ymaps-2-1-56-hint {
    padding: 0;
    background-color: none;
    border: none;
}

.ymaps-2-1-60-balloon {
    box-shadow: none;
}

.ymaps-2-1-56-hint__text {
    padding: 0px;
    background-color: #fff;
    border: 3px solid #0372A6;
    border-radius: 5px;
    margin: -5px;
}

.ymaps-2-1-60-balloon__layout {
    border: 3px solid #0372A6;
    border-radius: 5px;
    margin: -5px;
}

.ymaps-2-1-60-balloon__tail {
    border: 3px solid #0372A6;
}

    .ymaps-2-1-60-balloon__tail::after {
        left: 0;
        bottom: 0;
    }

.ymaps-2-1-60-balloon__content .map-content {
    padding: 0;
}

.ymaps-2-1-60-b-cluster-tabs__item-body .map-content {
    padding: 16px;
}

.ymaps-2-1-60-b-cluster-tabs__menu-item {
    padding: 0;
}

    .ymaps-2-1-60-b-cluster-tabs__menu-item div {
        background-color: #DEF5C4;
        padding: 2px 10px 2px 5px;
    }

    .ymaps-2-1-60-b-cluster-tabs__menu-item span {
        padding: 2px 10px 2px 5px;
        display: block;
    }

.ymaps-2-1-56-b-cluster-tabs__menu-item-text {
    color: #F4942A;
}

    .ymaps-2-1-56-b-cluster-tabs__menu-item-text:hover {
        color: #006699;
    }

.ymaps-2-1-56-b-cluster-tabs__section_type_nav {
    border-right: 2px solid #0372A6;
}

.ymaps-2-1-56-b-cluster-content__header {
    display: none;
}


.ymaps-2-1-60-balloon__close-button {background-image:url('/img/map-close-button.png');width:24px; height:24px;opacity:1.0;margin-top:9px;margin-right:9px;
}
.ymaps-2-1-60-balloon__close-button:hover{opacity:0.3;}

canvas {
    position: absolute;
    z-index: -99999;
    top: 0;
    left: 0;
}

.ymaps-2-1-45-balloon__content {
    margin: 0 !important;
    padding: 0 !important;
}

    .ymaps-2-1-45-balloon__content .header {
        padding: 10px;
        margin-right: 30px !important;
        position: relative;
        overflow: hidden;
        z-index: 1;
        font-size: 15px;
        font-family: inherit;
        overflow: hidden;
        white-space: nowrap;
    }

    .ymaps-2-1-45-balloon__content .division {
        border-top: 1px solid #ccc;
        padding: 5px;
        overflow: hidden;
        white-space: nowrap;
    }

    .ymaps-2-1-45-balloon__content .params {
        padding: 0 5px 5px 5px;
        overflow: hidden;
        white-space: nowrap;
    }

    .ymaps-2-1-45-balloon__content .img_block {
        width: 60px;
        float: left;
        padding: 5px;
    }

.ymaps-2-1-45-b-cluster-content__header {
    display: none;
}

.ymaps-2-1-45-b-cluster-tabs__menu {
    padding: 5px;
}

.ymaps-2-1-56-float-button.ymaps-2-1-56-_checked {
    background-color: red;
    color: #fff;
}











.modal-mask {
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    display: table;
    transition: opacity .3s ease;
}

.modal-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.modal-container {
    width: 560px;
    margin: 10px auto;
    padding: 20px 0;
    background-color: #fff;
    border-radius: 2px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .33);
    transition: all .3s ease;
    font-family: Helvetica, Arial, sans-serif;
}
.modal-default-button{line-height: 16px;
display: inline-block;

border-radius: 2px;
height: 23px;
text-decoration: none !important;
color: White;
cursor: pointer;
padding: 3px 10px;
    padding-left: 10px;
text-align: center;
font-family: Arial;
font-size: 12px;
font-weight: bold;

box-shadow: 0 2px 3px 0 rgba(0,0,0,0.2);
text-shadow: 0 1px 1px rgba(0,0,0,0.1);
outline: 0 none;
-moz-user-select: none;
border: 1px solid #c60;
background: url("/img/common/button/button.png") repeat-x scroll 0 -8px;
margin: 5px 0 7px 15px;
}
    .modal-container .adv-view-layout {
        width: 500px;
    }

  /*  .modal-container .card-hypotec-button {
        display: none;
    }*/

    .modal-container .adv-ctx {
        width: 100%;
    }

        .modal-container .adv-ctx td {
            vertical-align: top;
        }

    .modal-container .adv-ctx1 {
        padding-right: 15px;
        width: 60%;
    }

    .modal-container .adv-ctx2 {
        padding-left: 15px;
    }

.modal-header {
    height: 35px;
    padding: 0 30px;
}

    .modal-header h3 {
        margin-top: 0;
        color: #42b983;
    }

.modal-body {
    margin: 15px 0 0 0 ;
    overflow-y: scroll;
    padding: 0 15px 0 30px;
    height: 500px;
}

    .modal-body .cs-ig__img-container {
        float: left;
        padding: 3px;
        border: 1px solid #CCCCCC;
        margin: 1px 2px 1px 0;
        width: 155px;
        height: 116px;
        cursor: pointer;
    }
        .modal-body .cs-ig__img-container .cs-ig__img {height:116px;max-width: 155px;
display: block;
margin: 0 auto;
        }
    .modal-body .cs-ig__preview {
        padding: 6px;
        border: 1px solid #CCCCCC;
        margin: 0px;
        width: 480px;margin-bottom:1px;
    }

    .modal-body .cs-ig__preview-img {
        max-width: 480px;
        cursor:default;
        max-height:360px;
        display:block;
        margin:0 auto;
    }
    .modal-body .cs-ig {overflow:hidden;
    }

.modal-footer {
    height: 23px;
    padding: 0 30px;
}

.modal-default-button {
    float: right;
}

.modal-enter {
    opacity: 0;
}

.modal-leave-active {
    opacity: 0;
}

    .modal-enter .modal-container,
    .modal-leave-active .modal-container {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

.cs-ig__img-container-box {position:relative;height:126px;overflow:hidden;width:495px;
}
    .cs-ig__img-container-list{position:absolute;top:0;left:0;height:126px; width:5000px;transition: all .6s ease;}
.img-button-box {position:relative;  margin-top:15px;height:30px;
}
.img-prev-button {position: absolute;
bottom: 0;
left: 0;
width: 162px;
height: 25px;
cursor: pointer;
border: 1px solid #ccc;
background: #e9e9e9 url(/img/common/image-gallery/cs-ig__slider-prev.png) no-repeat center;
}
.img-prev-button-fake{
    background: #e9e9e9 url(/img/common/image-gallery/cs-ig__slider-prev-fake.png) no-repeat center;
}
.img-next-button {position: absolute;
bottom: 0;
left: 200px;
width: 162px;
height: 25px;
cursor: pointer;
border: 1px solid #ccc;background: #e9e9e9 url(/img/common/image-gallery/cs-ig__slider-next.png) no-repeat center;
}.img-next-button-fake{
    background: #e9e9e9 url(/img/common/image-gallery/cs-ig__slider-next-fake.png) no-repeat center;
}



.cs-min-max-filter__list-wrapper  {z-index:1000;
}